home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / text / edit / envbat10.lha / envBAT10 / Install.bat < prev    next >
DOS Batch File  |  1997-01-17  |  224b  |  10 lines

  1. ; install new presets
  2.  
  3. INSTALL PRESET="presets/script.syntax"
  4.  
  5. ; install new filetype
  6.  
  7. FILETYPE ADD="(startup-sequence|user-startup)" PRI=127 PRESETS "script.syntax"
  8.  
  9. INFO MSG="Installation complete, please RESTART GoldED."
  10.